home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / START.dxr / 00061.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  94 b   |  10 lines

  1. on mouseUp
  2.   hideLesson()
  3.   play frame "Tips"
  4.   showLesson()
  5. end
  6.  
  7. on mouseDown
  8.   button()
  9. end
  10.